host-interaction/service/start

start service

rule:
  meta:
    name: start service
    namespace: host-interaction/service/start
    authors:
      - moritz.raabe@mandiant.com
    scopes:
      static: function
      dynamic: thread
    att&ck:
      - Persistence::Create or Modify System Process::Windows Service [T1543.003]
    examples:
      - E544A4D616B60147D9774B48C2B65EF2:0x401FA0
  features:
    - and:
      - optional:
        - match: get service handle
      - api: advapi32.StartService

last edited: 2023-11-24 10:34:28